Northwoods.GoWPF 2.2.4 Assembly
Key Property (TreeModelNodeData<NodeKey>)

Gets or sets the key property for this node data.
Syntax
Public Property Key As NodeKey
public NodeKey Key {get; set;}

Property Value

The type is the parameterized type NodeKey, which must be compatible with and should the same as the NodeKey type parameter used for the model, TreeModel<NodeType,NodeKey>.
Requirements
See Also

Reference

TreeModelNodeData<NodeKey> Class
TreeModelNodeData<NodeKey> Members

 

 


© Northwoods Software 2017. All Rights Reserved.

Send Feedback